home *** CD-ROM | disk | FTP | other *** search
- Path: cabell.vcu.edu!not-for-mail
- From: bwilliam@cabell.vcu.edu (Boyce G. Williams)
- Newsgroups: comp.lang.c++
- Subject: C/370 scanf()?
- Date: 5 Feb 1996 10:14:21 -0500
- Organization: Virginia Commonwealth University
- Distribution: world
- Expires: 02/15/96
- Message-ID: <4f56sd$c04@cabell.vcu.edu>
- NNTP-Posting-Host: cabell.vcu.edu
- Summary: What JCL needed for scanf() in C/370?
- Keywords: C C/370 JCL
-
-
- I am learning how to program C on the company's MVS computer. I
- don't have access to the manuals and the local bookstores don't have
- a aftermarket book yet. I'm using a C PC book to learn.
-
- OK, as soon y'all stop laughing...
-
- I at a point in the book where the book wants me to input something.
- I'm learning to program in batch mode so I'm using JCL to compile and
- run my programs. The Textbook is using "scanf()" but I need the JCL
- DDNAME to send the data to "scanf()".
-
- Can anyone help?
- Boyce Williams
-